SetGeometryMode
TheSetGeometryMode
method sets the geometry mode of this shape.
void SetGeometryMode (in ODGeometryMode mode);
mode
- The geometry mode for this shape. The value of
mode
must be one of the following: kODPreserveGeometry, kODLoseGeometry, or kODNeedsGeometry.DISCUSSION
The geometry mode of a shape object specifies whether the shape is required to maintain its geometric (polygonal) representation.EXCEPTIONS
kODErrNoShapeGeometry
- The specified geometry mode is
kODNeedsGeometry
, but this shape has no geometry.SEE ALSO
TheODGeometryMode
type (page 887).
TheODShape::GetGeometryMode
method (page 637).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help